C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / ChildItemsPath Property

In This Topic
ChildItemsPath Property (TransposedGrid<T>)
In This Topic
Gets or sets the name of the property used to generate child rows in hierarchical grids.
Syntax
'Declaration
 
Public Overridable Property ChildItemsPath As String
 
See Also